Skip to content

SystemD service fix#69

Open
ayekyk wants to merge 1 commit into
skeeto:masterfrom
ayekyk:master
Open

SystemD service fix#69
ayekyk wants to merge 1 commit into
skeeto:masterfrom
ayekyk:master

Conversation

@ayekyk

@ayekyk ayekyk commented Jun 2, 2021

Copy link
Copy Markdown

Current InaccessiblePaths makes impossible to start service via SystemD. Removing this fixes #53 and #66

@floppym floppym left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The commit message just says:

Fixes #53 and #66

Could you update that with an actual description of the change?

@floppym

floppym commented Dec 23, 2021

Copy link
Copy Markdown

You should also mention that this reverts 3d6aec6.

@ghost

ghost commented Oct 13, 2023

Copy link
Copy Markdown

just want to say that InaccessiblePaths=/var also works for me on Debian 12, if that's useful at all.

@trisweb

trisweb commented Nov 19, 2023

Copy link
Copy Markdown

Changing to just InaccessiblePaths=/var is sufficient.

This fix or one like it should be merged, the current systemd unit does not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

InaccessiblePaths=/run /var makes systemd service not start on Raspberry pi

3 participants